-
Notifications
You must be signed in to change notification settings - Fork 11
Update LICENSE and NOTICE files #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the project's licensing files to standardize them according to Apache 2.0 license requirements. The changes replace a simple copyright notice with the full Apache 2.0 license text and add a comprehensive Eclipse Foundation NOTICE file.
- Replaces the abbreviated LICENSE.md with the complete Apache License 2.0 text in a new LICENSE file
- Adds a new NOTICE file containing Eclipse Foundation project information, trademarks, and cryptography notices
- Removes the previous simplified license file
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| LICENSE.md | Removed - contained abbreviated copyright notice |
| LICENSE | Added - contains full Apache License 2.0 text |
| NOTICE | Added - contains Eclipse Foundation project notices and attributions |
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: ✅ Passed Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
Updating the LICENSE and NOTICE files to latest version. Those files have been reviewed by Eclipse Experts. Please merge this PR if and only if your repository does not need special consideration.
Reference: eclipse-score/score#1218